do not link with --rtlib=compiler-rt
authorAndreas Beckmann <anbe@debian.org>
Mon, 4 Feb 2019 23:39:59 +0000 (23:39 +0000)
committerAndreas Beckmann <anbe@debian.org>
Mon, 4 Feb 2019 23:39:59 +0000 (23:39 +0000)
commitf11cdf2a6b00c0f810a1370bce8301f4ed1cb913
tree7ab908966475c83b5be023e8659d0d021142d1cd
parentb1aeabb33f72628bf8d31d6184370d1fb5ff5cfc
do not link with --rtlib=compiler-rt

that library is not available on most architectures
and does not seem to be needed at all

fixes a testsuite error on armhf

Gbp-Pq: Name no-compiler-rt.patch
CMakeLists.txt